home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / steppenwolf_3_chapter_7.swf / scripts / DefineButton2_805 / BUTTONCONDACTION on(press).as next >
Text File  |  2010-07-14  |  79b  |  5 lines

  1. on(press){
  2.    startDrag("",0,left,top,right,bottom);
  3.    dragging = true;
  4. }
  5.